Skip to content

Test Result : Scenario: Update a nonexistent step definition

0 failures
7 tests
Took 18 ms.

All Tests

Test nameDurationStatus
Given A regular step definition creator with the name "TestDefinition"0 msPassed
Given I expect the exception "KapuaEntityNotFoundException" with the text "JobStepDefinitionImpl"0 msPassed
Scenario: Update a nonexistent step definition18 msPassed
Then An exception was thrown0 msPassed
When I change the step definition name to "SomeRandomNewName"0 msPassed
When I create a new step definition entity from the existing creator0 msPassed
When I delete the step definition0 msPassed